start | all-pages
(array|)
This extension adds a word, `array|`, which creates new numeric
*arrays. It is used like this:
array| 1100 45 33 78 96 12 -154 |
It will parse for numbers, ending when | is encountered. The
resulting array is created in *memory at +here
This can not be used to create arrays inside a *ColonDefinition